home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Tele
/
W-Z
/
WK 11.10->11.12.cpt
/
WK 11.10->11.12
/
WK 11.12 New Stuff
< prev
next >
Wrap
Text File
|
1991-03-27
|
2KB
|
57 lines
1) Fixed bug in Printer Echo that could cause it to fail.
2) Fixed bug in YMODEM-G that could report an unexpected error after a
successful file receive.
3) Fixed bug where icons and PICT's attached to Macro Keys wouldn't be
loaded if White Knight was started up by double-clicking on a Settings
File other than "WK's 11.0 Stuff".
4) Fixed bug where Printer Echo menu choice was wrongly checkmarked if the
printer couldn't be accessed (either because the printer selected through
The Chooser isn't available or because there is no printer resource file
in the System folder.
5) Added recognition of the modem result messages "NO DIALTONE" and "VOICE"
in the dialing routine.
6) Fixed bug where the Procedure command:
COMM -NULL
would wrongly be executed as the Procedure command:
COMM -N
7) Fixed bug in ProcEdit where "Wait until time of day" command could insert
garbage characters into the command string.
8) Fixed bug in ProcEdit where "Set Billing Timer Cost" command would
improperly ask for the cost in 100'ths of a cent per hour rather than
100'ths of a cent per minute.
9) Added failsafe for when a Procedure source code file is saved in ProcEdit
with the extension ".PROC" and then one of the compile commands are chosen.
In this bizarre circumstance, the executable file will have an additional
".PROC" added to the end of the filename: TEST.PROC will be compiled to
TEST.PROC.PROC. Also fixed bug in compiler dealing with source code files
saved in folders that have a period in their names, and are compiled from
ProcEdit.
10) Modified File Capture Filter and Text File Transfer Paragraph Format
features to work under NULL duplex.
11) Added an option to VT102's Insert Mode which may or may not make up for
an error in the VT102 manual, but does seem to affect some host applications.
If a PUTPARAM 496,1 Procedure command is executed, the Insert Mode will not
move the cursor to the beginning of the current line. This is how it is
documented in the VT102 manual. If a PUTPARAM 496,0 (White Knight's new
default setting) is done, the cursor will be moved to the beginning of the
current line when the Insert Mode is used.
12) Fixed bug in VT102 Insert Mode that could cause problems if a character
was inserted in a line full of characters.
13) Fixed bug in VT100/VT102 full screen clear ('ESC[2J' sequence) where
lines were unconditionally scrolled into the buffer and the cursor position
was not restored correctly.